home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / Programming / Gooey 1.2 / Gooey 68K ƒ / C++ Templates / Setup < prev    next >
Encoding:
Text File  |  1995-01-31  |  345 b   |  16 lines  |  [TEXT/MPCC]

  1. $! This would change the delimiter being used, Code.Delimiter = %$
  2.  
  3. $! Extra hook routines$
  4. $Option.Name = EXTRAHOOKS$
  5. $Option.Description = Generate most commonly used overrides.$
  6. $Option.Default = true$
  7. $Option.End$
  8.  
  9. $! Set the creator for Symantec = %$
  10. $! $File.Creator = KAHL$
  11.  
  12. $! Set the creator for Metrowerks = %$
  13. $File.Creator = MPCC$
  14.  
  15.  
  16.